fuse_opt_free_args
void fuse_opt_free_args(struct fuse_args *args);
fuse_opt_free_args(&args);
fuse_opt_free_args(&ctx.outargs);