tty_setup
static int tty_setup(void);
if (tty_setup() < 0)
static int tty_setup(EditLine *);
return tty_setup(el);