pub fn unquote_json_string(input: &str) -> Option<String>
Unquotes a conservative JSON string literal.