VLNEXT
tmp.t_lnextc = tty->termios.c_cc[VLNEXT];
tty->termios.c_cc[VLNEXT] = tmp.t_lnextc;
[VLNEXT] = 'V'-0x40, \
#define LNEXT_CHAR(tty) ((tty)->termios.c_cc[VLNEXT])