macro_rules! span_with_attrs {
    ($this:ident) => { ... };
}