pub fn std_copy_file( eval: &mut Evaluator, src: String, dst: String, span: Span, ) -> Result<Value, Error>