mount_opts
struct mount_opts *mo = data;
struct mount_opts mo;
#define FUSE_MOUNT_OPT(t, p) { t, offsetof(struct mount_opts, p), 1 }