pub unsafe extern "C" fn JS_RefreshCrossCompartmentWrappers(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>
) -> bool