fn unescape_for_ref(s: &str) -> Result<String>
Reverse the effect of escape_for_ref().
escape_for_ref()