mdb_cmdbuf_insert
extern int mdb_cmdbuf_insert(mdb_cmdbuf_t *, int);
if (mdb_cmdbuf_insert(&td->tio_cmdbuf, c) == 0) {