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