termio_tstp
(void) mdb_signal_sethandler(SIGTSTP, termio_tstp, td);
static void termio_tstp(int, siginfo_t *, ucontext_t *, void *);