Function windows_sys::Win32::UI::Controls::GetThemeString
pub unsafe extern "system" fn GetThemeString(
htheme: HTHEME,
ipartid: i32,
istateid: i32,
ipropid: i32,
pszbuff: PWSTR,
cchmaxbuffchars: i32
) -> HRESULT