pub unsafe extern "C" fn RenewProxyObject( cx: *mut JSContext, obj: *mut JSObject, handler: *mut BaseProxyHandler, priv_: *const Value, ) -> *mut JSObject