gfx_fb_setcolors
void gfx_fb_setcolors(teken_attr_t *, ev_sethook_t, ev_unsethook_t);
gfx_fb_setcolors(&attr, efi_set_colors, env_nounset);
gfx_fb_setcolors(&attr, vidc_set_colors, env_nounset);