pub unsafe fn GetWindowTheme<P0>(hwnd: P0) -> HTHEME
where P0: IntoParam<HWND>,