fuse_fs_rmdir
int fuse_fs_rmdir(struct fuse_fs *fs, const char *path);
fuseError = fuse_fs_rmdir(fFS, path);