teken_256to16
fg = teken_256to16(px->a.ta_fgcolor);
bg = teken_256to16(px->a.ta_bgcolor);
fg = teken_256to16(px->a.ta_fgcolor);
bg = teken_256to16(px->a.ta_bgcolor);
fg = teken_256to16(fg);
bg = teken_256to16(bg);
_c = teken_256to16(_c); \
teken_color_t teken_256to16(teken_color_t);