pub unsafe fn GetUpdateRect<P0, P1>( hwnd: P0, lprect: Option<*mut RECT>, berase: P1, ) -> BOOLwhere P0: Param<HWND>, P1: Param<BOOL>,