pub unsafe extern "C" fn PMPI_Group_excl( group: MPI_Group, n: c_int, ranks: *const c_int, newgroup: *mut MPI_Group, ) -> c_int