GetThemeBitmap

Function GetThemeBitmap 

pub unsafe fn GetThemeBitmap(
    htheme: HTHEME,
    ipartid: i32,
    istateid: i32,
    ipropid: THEME_PROPERTY_SYMBOL_ID,
    dwflags: GET_THEME_BITMAP_FLAGS,
) -> Result<HBITMAP>