OPT_STR
#define OPT_STR "d:Ss:a:e:u:l"
#define OPT_STR "s:a:e:u:l"
#define OPT_STR 0x0008 /* Set the string specified by o_ptr */
#define OPT_STR "ds"
#define OPT_STR ""
enum { OPT_FLAG=1, OPT_INT, OPT_DBL, OPT_STR,