opt_next
OPLIST * opt_next(void);
while ((opt = opt_next()) != NULL)
while ((opt = opt_next()) != NULL) {