pub unsafe extern "C" fn MPI_Graphdims_get( comm: MPI_Comm, nnodes: *mut c_int, nedges: *mut c_int, ) -> c_int