fuse_chan_new
struct fuse_chan* fuse_chan_new(const char* mountpoint, const struct fuse_args* args);
chan = fuse_chan_new(mountpoint, args);