get_maxlen
static int get_maxlen(const char *const [], int, int (*)(const char *const *, int));
maxlen = get_maxlen(base, num, length) + 1;