stty_param
tp->t_param = stty_param;
stty_param(tp, &tp->t_termios);
int stty_param(struct tty *, struct termios *);