fuse_fs_unlink
fuse_fs_unlink(fuse->fs, path);
ret = fuse_fs_unlink(fuse->fs, path);
int fuse_fs_unlink(struct fuse_fs* fs, const char* path);