cons_getterm
static struct cons_getterm cnterm = {sizeof (termbuf), termbuf};
static struct cons_getterm cons_term = { sizeof (termbuf), termbuf};
STRUCT_DECL(cons_getterm, wcterm);