fuse_fs_link
ret = fuse_fs_link(fuse->fs, PNPATH(pn), PCNPATH(pcn));
int fuse_fs_link(struct fuse_fs* fs, const char* oldpath, const char* newpath);