MAXCB
const char *keyws[MAXCB];
test_cfg_func_t callbs[MAXCB];
for (i = 0; i < MAXCB; i++) {
if (i == MAXCB) {
test_debugf(t, "too many arguments to function >= %d", MAXCB);