convert_256color_to_truecolor   49 lib/tty/color-internal.h int convert_256color_to_truecolor (int color);
convert_256color_to_truecolor  169 lib/tty/color.c             ifg = convert_256color_to_truecolor (ifg);
convert_256color_to_truecolor  172 lib/tty/color.c             ibg = convert_256color_to_truecolor (ibg);