pub fn count_fvar(expr: &Expr, fvar: FVarId) -> usize
Count the number of occurrences of a free variable in an expression.