pub fn serialize( input: Vec<ValveKeyValue>, use_escape_sequences: bool, indentation_steps: usize, ) -> Result<String>