getopt_long_only
extern int getopt_long_only(int argc, char * const *argv, const char *shortOptions,
while ((c = getopt_long_only(argc, argv, "h", kLongOptions, NULL)) != -1) {
extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,