Clear the most significant bit.
const TTYIN_TO_ASCII: TtyInFlags = TtyInFlags(cty::ISTRIP);
termios(3) and ISTRIP therein