Leftover from #39. I don't need this right now, but it would be nice to have. Proposed API: ``CreateSymbolicLink(source, destination)``, ``ResolveSymbolicLink(path)``, ``IsSymbolicLink(path)`` Can use ``fs`` builtin: ``symlink``, ``readlink``