pub fn replace_compiled(re: &Regex, text: &str, replacement: &str) -> String
Replace first match (with pre-compiled regex)