pub unsafe extern "system" fn GetDCEx(
    hWnd: *mut HWND__,
    hrgnClip: *mut HRGN__,
    flags: u32
) -> *mut HDC__