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