macro_rules! fmt_template {
    ($template:expr) => { ... };
}