Function windows::Win32::UI::Controls::GetThemeBackgroundContentRect
pub unsafe fn GetThemeBackgroundContentRect<P0, P1>(
htheme: P0,
hdc: P1,
ipartid: i32,
istateid: i32,
pboundingrect: *const RECT,
) -> Result<RECT>