pub unsafe extern "system" fn GetWindowRegionData(
    hwnd: HWND,
    size: u32,
    prd: *mut RGNDATA,
) -> u32