pub unsafe fn WinWatchGetClipList<P0>(
    hww: P0,
    prc: *mut RECT,
    size: u32,
    prd: *mut RGNDATA
) -> u32
where P0: IntoParam<HWINWATCH>,