pub fn json_unquote(s: &str) -> Result<String, String>
JSON string literal -> its value (the lexer guarantees the form)