Echo special characters in escaped form.
const TTYLOC_ECHO_ESCAPED: TtyLocFlags = TtyLocFlags(cty::ECHOCTL);
termios(3) and ECHOCTL therein