GetThemeBackgroundContentRect

Function GetThemeBackgroundContentRect 

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