pub unsafe fn ClusterAddGroupToGroupSet<P0, P1>(
    hgroupset: P0,
    hgroup: P1,
) -> u32
where P0: Param<HGROUPSET>, P1: Param<HGROUP>,