pub unsafe fn AddClusterGroupSetDependency<P0, P1>(
    hdependentgroupset: P0,
    hprovidergroupset: P1
) -> u32
where P0: IntoParam<HGROUPSET>, P1: IntoParam<HGROUPSET>,