pub unsafe fn GetThemeMargins<'a>( htheme: isize, hdc: impl IntoParam<'a, HDC>, ipartid: i32, istateid: i32, ipropid: i32, prc: *const RECT, ) -> Result<MARGINS>