pub unsafe extern "C" fn MPI_Group_range_incl( group: *mut ompi_group_t, n: i32, ranges: *mut [i32; 3], newgroup: *mut *mut ompi_group_t, ) -> i32