font_lookup
from = font_lookup(&tems.ts_font, c);
ul = font_lookup(f, 0x0332); /* combining low line */
cp = font_lookup(f, c);
ul = font_lookup(f, 0x0332); /* combining low line */
cp = font_lookup(f, c);
ul = font_lookup(f, 0x0332); /* combining low line */
cp = font_lookup(f, c);
ul = font_lookup(f, 0x0332); /* combining low line */
cp = font_lookup(f, c);
ul = font_lookup(f, 0x0332); /* combining low line */
cp = font_lookup(f, c);
const uint8_t *font_lookup(const struct font *, uint32_t);
from = font_lookup(&console->vga.font, c);