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