Echo input characters.
const TTYLOC_ECHO: TtyLocFlags = TtyLocFlags(cty::ECHO);
termios(3) and ECHO therein