fuse_file_alloc
ff = fuse_file_alloc(fm, true);
ff = fuse_file_alloc(fm, release);
struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release);