mdb_iob_setbuf
extern void mdb_iob_setbuf(mdb_iob_t *, void *, size_t);
mdb_iob_setbuf(mdb.m_in, mdb_alloc(1, UM_SLEEP), 1);