tty_term_string_i
const char *tty_term_string_i(struct tty_term *, enum tty_code_code, int);
tty_raw(tty, tty_term_string_i(tty->term, TTYC_SS, 0));
tty_puts(tty, tty_term_string_i(tty->term, code, a));