pub fn write_simplified_json(value: &Value, out: &mut String) -> Result<()>
Append pretty JSON to a string buffer.