pub unsafe extern "C" fn PMPI_Cart_map( comm: MPI_Comm, ndims: c_int, dims: *const c_int, periods: *const c_int, newrank: *mut c_int, ) -> c_int