pub unsafe extern "C" fn MPI_Group_intersection( group1: MPI_Group, group2: MPI_Group, newgroup: *mut MPI_Group, ) -> c_int