pub fn are_confusable(a: &str, b: &str) -> bool
Check whether two strings are confusable (have the same skeleton).