check_type_name
check_type_name(dec.name, 1);
check_type_name(dec->type, 0);
static void check_type_name(const char *, int);