find_type
type = find_type(optarg);
static u_int32_t find_type(const char *name);
((ptr = find_type(dl->decl.type)) != NULL) &&
if ((dl->decl.prefix == NULL) && ((ptr = find_type(dl->decl.type)) != NULL) && ((dl->decl.rel == REL_ALIAS) || (dl->decl.rel == REL_VECTOR))) {
bas_type *find_type(const char *);