#include struct value; struct color_factory; struct stringtree* value_prettyprint( int *out_chosen_color, struct value* this, bool with_color);