pub fn fold_table_expr<F: ?Sized + IrFold>(
    fold: &mut F,
    t: Relation
) -> Result<Relation>