pub unsafe fn MoveClusterGroup<P0, P1>(hgroup: P0, hdestinationnode: P1) -> u32
where P0: IntoParam<HGROUP>, P1: IntoParam<HNODE>,