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