pub unsafe fn SetClusterNetworkNameEx<P1, P2>( hnetwork: HNETWORK, lpszname: P1, lpszreason: P2, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,