Create a symbolic link pointing to src named dst.
os.symlink(src, dst, target_is_directory=False, *, dir_fd=None)