Turn uppercase input into lowercase input.
const TTYIN_TO_LOWER: TtyInFlags = TtyInFlags(cty::IUCLC);
termios(3) and IUCLC therein