pub unsafe extern "C" fn PMPI_Graph_get( comm: MPI_Comm, maxindex: c_int, maxedges: c_int, index: *mut c_int, edges: *mut c_int, ) -> c_int