pub unsafe fn NewWindowProxy(
    aCx: *mut JSContext,
    aObj: HandleObject<'_>,
    aHandler: *const c_void
) -> *mut JSObject