pub unsafe fn SetClusterName<P1>( hcluster: HCLUSTER, lpsznewclustername: P1, ) -> u32where P1: Param<PCWSTR>,