convert_256color_to_truecolor   57 lib/tty/color-internal.h int convert_256color_to_truecolor (int color);
convert_256color_to_truecolor  183 lib/tty/color.c             ifg = convert_256color_to_truecolor (ifg);
convert_256color_to_truecolor  186 lib/tty/color.c             ibg = convert_256color_to_truecolor (ibg);