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