START_CHAR
#define START_CHAR(tty) ((tty)->termios.c_cc[VSTART])
#define START_CHAR 'a'
#define START_CHAR 'A'