pub unsafe fn RemoveClusterGroupSetDependency<P0, P1>(
    hgroupset: P0,
    hdependson: P1
) -> u32
where P0: IntoParam<HGROUPSET>, P1: IntoParam<HGROUPSET>,