Disables packet mode for this terminal.
impl Tty { fn disable_packet_mode(&self) -> Result<(), Errno> }
tty_ioctl(4) and TIOCPKT therein