pub unsafe fn GetUpdateRect<'a>( hwnd: impl IntoParam<'a, HWND>, lprect: *mut RECT, berase: impl IntoParam<'a, BOOL>, ) -> BOOL