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