Ignore framing and parity errors.
const TTYIN_IGNORE_ERRORS: TtyInFlags = TtyInFlags(cty::IGNPAR);
termios(3) and IGNPAR therein