fn raw_to_pretty_string<T>(raw: &Raw<T>) -> String
Convert raw JSON to a pretty-formatted JSON string.