pub unsafe fn OpenThemeData<P0, P1>(hwnd: P0, pszclasslist: P1) -> HTHEMEwhere P0: Param<HWND>, P1: Param<PCWSTR>,