pub unsafe fn CreateClusterGroup<P1>( hcluster: HCLUSTER, lpszgroupname: P1, ) -> HGROUPwhere P1: Param<PCWSTR>,