unsafe fn GetSubframeWindowProxy(
    cx: *mut JSContext,
    proxy: RawHandleObject,
    id: RawHandleId
) -> Option<(Root<Dom<WindowProxy>>, u32)>