倒置字符串.
(dos_strreverse string)
string
字符串.
如果成功, 返回修改后的字符串.
nil 失败时.
Command: (dos_strreverse "AutoCAD 2006")
"6002 DACotuA"