macro_rules! span_with_timing {
    ($name: expr) => { ... };
}