pub unsafe fn RemapAllWrappersForObject(
    cx: *mut JSContext,
    oldTarget: HandleObject<'_>,
    newTarget: HandleObject<'_>
) -> bool