FUSE_ARGS_INIT
struct fuse_args args = FUSE_ARGS_INIT(argc, argv);
struct fuse_args fuseArgs = FUSE_ARGS_INIT(argc, argv);