sti_fetchfonts
int sti_fetchfonts(struct sti_screen *, struct sti_inqconfout *, uint32_t,
sti_fetchfonts(&sc->sc_scr, NULL, dd->dd_fntaddr, 0);
int sti_fetchfonts(struct sti_screen *, struct sti_inqconfout *, uint32_t,
if ((error = sti_fetchfonts(scr, &cfg, dd->dd_fntaddr, fontindex))) {