pub fn std_rename_file( eval: &mut Evaluator, path: String, new_name: String, span: Span, ) -> Result<Value, Error>