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