mdb_iob_read
ssize_t len = mdb_iob_read(iob, buf, sizeof (buf));
extern ssize_t mdb_iob_read(mdb_iob_t *, void *, size_t);