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