pub unsafe extern "C" fn PMPI_Comm_accept( port_name: *const c_char, info: MPI_Info, root: c_int, comm: MPI_Comm, newcomm: *mut MPI_Comm, ) -> c_int