Function windows_sys::Win32::UI::Controls::DrawThemeText
pub unsafe extern "system" fn DrawThemeText(
htheme: HTHEME,
hdc: HDC,
ipartid: i32,
istateid: i32,
psztext: PCWSTR,
cchtext: i32,
dwtextflags: DRAW_TEXT_FORMAT,
dwtextflags2: u32,
prect: *const RECT,
) -> HRESULT