pub fn std_append_file( eval: &mut Evaluator, file: String, content: String, span: Span, ) -> Result<Value, Error>