fuse_main
DEF(fuse_main);
int fuse_main(int, char **, const struct fuse_operations *, void *);
PROTO(fuse_main);