pub unsafe extern "C" fn PMPI_Graph_neighbors( comm: MPI_Comm, rank: c_int, maxneighbors: c_int, neighbors: *mut c_int, ) -> c_int