options_add
static struct options_entry *options_add(struct options *, const char *);
o = options_add(oo, oe->name);
o = options_add(oo, name);