Function windows_sys::Win32::UI::Controls::DrawThemeBackgroundEx

pub unsafe extern "system" fn DrawThemeBackgroundEx(
    htheme: HTHEME,
    hdc: HDC,
    ipartid: i32,
    istateid: i32,
    prect: *const RECT,
    poptions: *const DTBGOPTS,
) -> HRESULT