pub unsafe extern "C" fn JS_StringToId( cx: *mut JSContext, s: HandleString, idp: MutableHandleId, ) -> bool