pub unsafe fn JS_RefreshCrossCompartmentWrappers(
    cx: *mut JSContext,
    obj: HandleObject<'_>
) -> bool