pub fn write_string(output_buffer: &mut String, input: &str)
Quotes and escapes input and appends result to output buffer