pub unsafe fn GetThemeIntList( htheme: HTHEME, ipartid: i32, istateid: i32, ipropid: THEME_PROPERTY_SYMBOL_ID, pintlist: *mut INTLIST, ) -> Result<()>