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