option_state
static struct option_state *
struct option_state *osp;
osp = (struct option_state *)malloc(sizeof (*osp) +
static struct option_state *cur_options;
struct option_state *newopt;