termio_susp
td->tio_keymap[td->tio_susp] = termio_susp;
(void) termio_susp(data, CTRL('Z'));
static const char *termio_susp(termio_data_t *, int);