pub unsafe fn GetThemeSysColor<P0>(htheme: P0, icolorid: i32) -> COLORREF
where P0: IntoParam<HTHEME>,