pub fn evaluate_set_value( fields: &BTreeMap<String, Value>, set_value: &SetValue, ) -> Result<Value, EvalError>