pub fn set_termios(fd: i32, termios: &termios) -> Result<()>
Set the termios structure for a file descriptor.