designation_type
return designation_type(&bl->bl_designation, bl->bl_type, 0);
const type_t *tp = designation_type(dn, bl->bl_type, 1);
const type_t *sub_type = designation_type(dn, bl->bl_type, 1);
tp = designation_type(dn, outer_bl->bl_type, 0);