pub unsafe extern "system" fn RedrawWindow(
    hwnd: *mut HWND__,
    lprcUpdate: *const RECT,
    hrgnUpdate: *mut HRGN__,
    flags: u32
) -> i32