Function ClusterAddGroupToGroupSetWithDomainsEx
pub unsafe fn ClusterAddGroupToGroupSetWithDomainsEx<P4>(
hgroupset: HGROUPSET,
hgroup: HGROUP,
faultdomain: u32,
updatedomain: u32,
lpszreason: P4,
) -> u32where
P4: Param<PCWSTR>,