TO-LOCAL-FILE path
将 REBOL 文件路径转换为本地系统文件路径。
TO-LOCAL-FILE 是一个原生值。
to-local-file: native[ {Converts a REBOL file path to the local system file path.} path [file! string!] ]