Create a hard link pointing to src named dst.
os.link(src, dst, *, src_dir_fd=None, dst_dir_fd=None, follow_symlinks=True)