pub fn fold_static_block<V>(_visitor: &mut V, n: StaticBlock) -> StaticBlock where
    V: Fold + ?Sized