pub unsafe fn SetWindowProxy(
    cx: *mut JSContext,
    global: HandleObject<'_>,
    windowProxy: HandleObject<'_>
)