pub unsafe extern "C" fn PMPI_Group_range_incl( group: MPI_Group, n: c_int, ranges: *mut [c_int; 3], newgroup: *mut MPI_Group, ) -> c_int