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