pub unsafe fn GetThemeBackgroundRegion<'a>( htheme: isize, hdc: impl IntoParam<'a, HDC>, ipartid: i32, istateid: i32, prect: *const RECT, ) -> Result<HRGN, Error>