Function CreateClusterAvailabilitySet
pub unsafe fn CreateClusterAvailabilitySet<P1>(
hcluster: HCLUSTER,
lpavailabilitysetname: P1,
pavailabilitysetconfig: *const CLUSTER_AVAILABILITY_SET_CONFIG,
) -> HGROUPSETwhere
P1: Param<PCWSTR>,