pub unsafe fn DrawThemeParentBackground<'a>( hwnd: impl IntoParam<'a, HWND>, hdc: impl IntoParam<'a, HDC>, prc: *const RECT, ) -> Result<()>