getsubopt
int getsubopt(char **, char *const *, char **);
switch (getsubopt(&options,traceopts,&value)) {