pub unsafe fn RedrawWindow( hwnd: Option<HWND>, lprcupdate: Option<*const RECT>, hrgnupdate: Option<HRGN>, flags: REDRAW_WINDOW_FLAGS, ) -> BOOL