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