pub unsafe fn ClusterNodeReplacement<P1, P2>( hcluster: HCLUSTER, lpsznodenamecurrent: P1, lpsznodenamenew: P2, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,