pub unsafe extern "C" fn PMPI_Comm_create_group( comm: MPI_Comm, group: MPI_Group, tag: c_int, newcomm: *mut MPI_Comm, ) -> c_int