pub unsafe extern "system" fn InvalidateRgn(
    hWnd: *mut HWND__,
    hRgn: *mut HRGN__,
    bErase: i32
) -> i32