pub unsafe fn SetWindowRgn<'a>( hwnd: impl IntoParam<'a, HWND>, hrgn: impl IntoParam<'a, HRGN>, bredraw: impl IntoParam<'a, BOOL>, ) -> i32