macro_rules! ascii {
    ($x:literal) => { ... };
}