pub unsafe fn ValidateRect<P0>(hwnd: P0, lprect: Option<*const RECT>) -> BOOL
where P0: IntoParam<HWND>,