pub unsafe extern "C" fn PMPI_Graph_map( comm: MPI_Comm, nnodes: c_int, index: *const c_int, edges: *const c_int, newrank: *mut c_int, ) -> c_int