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