fn json_escape_string(s: &str) -> String
Escape a string for use as a JSON string value (without surrounding quotes).