tty_getty
static int tty_getty(EditLine *, struct termios *);
if (tty_getty(el, &el->el_tty.t_or) == -1) {
if (tty_getty(el, &el->el_tty.t_ts) == -1) {