GETOPTSTR
while ((ch = getopt(argc, argv, GETOPTSTR)) != -1)
while ((ch = getopt(argc, argv, GETOPTSTR)) != -1) {