pub unsafe fn OpenThemeDataForDpi<P1>( hwnd: Option<HWND>, pszclasslist: P1, dpi: u32, ) -> HTHEMEwhere P1: Param<PCWSTR>,