GetThemeBackgroundRegion

Function GetThemeBackgroundRegion 

pub unsafe fn GetThemeBackgroundRegion(
    htheme: HTHEME,
    hdc: Option<HDC>,
    ipartid: i32,
    istateid: i32,
    prect: *const RECT,
) -> Result<HRGN>