pub unsafe extern "system" fn GetThemeBackgroundContentRect(
    htheme: HTHEME,
    hdc: HDC,
    ipartid: i32,
    istateid: i32,
    pboundingrect: *const RECT,
    pcontentrect: *mut RECT,
) -> HRESULT