sti_onscreen_x
vc_cols = sti_onscreen_x(sti) / cooked_font->width;
sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0);
vc_cols = sti_onscreen_x(sti) / sti->font->width;
xres = sti_onscreen_x(fb->sti);