Discards all unread input of this terminal.
impl Tty { fn discard_input(&self) -> Result<(), Errno> }
tty_ioctl(4) and TCFLSH therein