fuse_mount
struct fuse_chan *fuse_mount(const char *mountpoint, struct fuse_args *args);
struct fuse_chan* channel = fuse_mount("/dummy", &args);