pub fn drop_span<T>(t: T) -> T where
    T: VisitMutWith<DropSpan>,