pub unsafe extern "C" fn MPI_Graph_neighbors( comm: *mut ompi_communicator_t, rank: i32, maxneighbors: i32, neighbors: *mut i32, ) -> i32