cfunction src/core/os.c on line 1497, column 1 (os/symlink oldpath newpath) Create a symlink from oldpath to newpath, returning nil. Same as `(os/link oldpath newpath true)`.