type_Construct
type_t *tp = type_Construct();
type_t *tp = type_Construct();
static type_t *type_Construct(void);
$$ = type_SetPtr(type_Construct(), ($2)->ds_stt);
$$ = type_SetPtr(type_Construct(), TQ_NONE);
type_t *tp = type_Construct();
type_t *tp = type_Construct();