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