fn replace_names(input: &str) -> Option<(String, HashMap<String, String>)>