pub fn eval_predicate(expr: &Expr, table: &Table, rowid: i64) -> Result<bool>
Returns true if the row at rowid matches the predicate expression.
true
rowid