SGTTY
typedef struct termios SGTTY;
typedef struct sgttyb SGTTY;
#define SGTTY struct sgttyb /* trick Pavel curses to not include <curses.h> */
#undef SGTTY
typedef struct sgttyb SGTTY;