#include struct expression; struct color_factory; struct stringtree* application_expression_prettyprint( int *out_chosen_color, struct expression* this, bool with_color);