struct wcostream; struct color_factory; struct environment; struct booleans; void handle_string( struct environment** environment, struct booleans* booleans, const char* input_file, bool echo, bool print_with_colors, struct wcostream* wc_stdout);