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