Returns whether packet mode is enabled.
impl Tty { fn packet_mode(&self) -> Result<bool, Errno> }
The required kernel version is 3.8.
tty_ioctl(4) and TIOCGPKT therein