mdb_iob_getc
extern int mdb_iob_getc(mdb_iob_t *);
if ((c = mdb_iob_getc(td->tio_in)) == EOF)
if ((c = mdb_iob_getc(td->tio_in)) == EOF) {