tem_get_color
static void tem_get_color(struct tem_vt_state *,
tem_get_color(tem, &fg, &bg, &string[i]);
tem_get_color(tem, &fg, &bg, c);
tem_get_color(tem, &fg_color, &bg_color, &c);
tem_get_color(tem, &fg, &bg, &c);
tem_get_color(tem, fg, bg, &c);