do_upper
static char *do_upper(const char *, const struct Name *, void *);
upper_mod = {check_empty, do_upper, NULL, NULL},