pub unsafe fn RegisterUrlCacheNotification<P0>(
    hwnd: P0,
    umsg: u32,
    gid: i64,
    dwopsfilter: u32,
    dwreserved: u32,
) -> BOOL
where P0: Param<HWND>,