linux_tcgetattr
int linux_tcgetattr(int, struct linux_termios *);
linux_tcgetattr(infd, &orig_termios);
linux_tcgetattr(fd, &termios);