pub unsafe extern "C" fn SetDOMProxyInformation(
domProxyHandlerFamily: *const c_void,
domProxyShadowsCheck: Option<unsafe extern "C" fn(_: *mut JSContext, _: Handle<*mut JSObject>, _: Handle<PropertyKey>) -> DOMProxyShadowsResult>,
domRemoteProxyHandlerFamily: *const c_void,
)