pub unsafe extern "C" fn JS_AddWeakPointerCompartmentCallback( cx: *mut JSContext, cb: JSWeakPointerCompartmentCallback, data: *mut c_void, ) -> bool