helper_opts
struct helper_opts hopts;
#define FUSE_HELPER_OPT(t, p) { t, offsetof(struct helper_opts, p), 1 }
struct helper_opts *hopts = data;