getopt_internal
retval = getopt_internal(nargc, __UNCONST(nargv), options);
static int getopt_internal(int, char **, const char *);