DrawThemeIcon

Function DrawThemeIcon 

pub unsafe fn DrawThemeIcon(
    htheme: HTHEME,
    hdc: HDC,
    ipartid: i32,
    istateid: i32,
    prect: *const RECT,
    himl: HIMAGELIST,
    iimageindex: i32,
) -> Result<()>