fuse_mount
fuse_mount(struct fuse *fuse, const char *mountpoint) {
int fuse_mount(struct fuse *fuse, const char *mountpoint);
fuse_mount,