maxArgWidth       378 lib/popt/popthelp.c 	    len = maxArgWidth((const struct poptOption *)opt->arg, translation_domain);
maxArgWidth       513 lib/popt/popthelp.c     leftColWidth = maxArgWidth(con->options, NULL);