pub unsafe extern "C" fn JS_StringToId( cx: *mut JSContext, s: Handle<*mut JSString>, idp: MutableHandle<PropertyKey>, ) -> bool