pub unsafe extern "system" fn InvalidateRect(
    hWnd: *mut HWND__,
    lpRect: *const RECT,
    bErase: i32
) -> i32