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