O_STR
#define O_STR(opt, str, var) if(strcmp(opt, str)==0) \
#define O_STR(sp, o) O_V((sp), (o), o_cur.str)