Function windows_sys::Win32::UI::Controls::GetThemeFont
pub unsafe extern "system" fn GetThemeFont(
htheme: HTHEME,
hdc: HDC,
ipartid: i32,
istateid: i32,
ipropid: i32,
pfont: *mut LOGFONTW,
) -> HRESULT