eat_alpha_numeric
end = eat_alpha_numeric(conf, ss);
end = eat_alpha_numeric(conf, s);
end = eat_alpha_numeric(conf, end);
static char *eat_alpha_numeric(CONF *conf, char *p);