Enable input parity checking.
const TTYIN_CHECK_INPUT: TtyInFlags = TtyInFlags(cty::INPCK);
termios(3) and INPCK therein