pub unsafe extern "system" fn DrawThemeParentBackground(
    hwnd: HWND,
    hdc: HDC,
    prc: *const RECT
) -> HRESULT
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"