pub unsafe fn GetThemeMargins( htheme: HTHEME, hdc: Option<HDC>, ipartid: i32, istateid: i32, ipropid: THEME_PROPERTY_SYMBOL_ID, prc: Option<*const RECT>, ) -> Result<MARGINS>