pub fn visit_static_block<V>(_visitor: &mut V, n: &StaticBlock) where
    V: Visit + ?Sized