pub unsafe fn InvalidateRgn<'a>( hwnd: impl IntoParam<'a, HWND>, hrgn: impl IntoParam<'a, HRGN>, berase: impl IntoParam<'a, BOOL>, ) -> BOOL