pub unsafe extern "C" fn NukeCrossCompartmentWrapperIfExists(
    cx: *mut JSContext,
    source: *mut Compartment,
    target: *mut JSObject
)