pub unsafe fn CancelClusterGroupOperation<P0>(
    hgroup: P0,
    dwcancelflags_reserved: u32
) -> u32
where P0: IntoParam<HGROUP>,