Sets the attributes of the terminal.
impl Tty { fn set_attributes(&self, attrs: TtyAttr) -> Result<(), Errno> }
tty_ioctl(4) and TCSETS therein