termio
struct termio new_tc = { 0, 0, 0, 0, {}, 0, 0 };
extern struct termio new_tc;
struct termio tmp_tc;
struct termio old_tc = { 0, 0, 0, 0, {}, 0, 0 };
# define sgttyb termio