egafont
struct egafont *f1, *f2;
struct egafont *f = vc->vc_fonts[i];
struct egafont *fontset1, *fontset2;
struct egafont *f;
f = malloc(sizeof(struct egafont), M_DEVBUF, M_WAITOK);
struct egafont *vc_fonts[4];