pub unsafe fn AddClusterGroupToGroupSetDependency<P0, P1>(
    hdependentgroup: P0,
    hprovidergroupset: P1
) -> u32
where P0: IntoParam<HGROUP>, P1: IntoParam<HGROUPSET>,