macro_rules! format_intent_name {
    ($id:literal) => { ... };
}