ld_getopt
extern int ld_getopt(Lm_list *, int, int, char **);
while ((c = ld_getopt(0, optind, argc, argv)) != -1) {
while ((c = ld_getopt(ofl->ofl_lml, ndx, argc, argv)) != -1) {
while ((c = ld_getopt(ofl->ofl_lml, ndx, argc, argv)) != -1) {