pub fn confusable_skeleton(input: &str) -> String
Compute confusable skeleton for anti-homoglyph protection.
Two strings with the same skeleton are visually confusable. Use during registration to prevent lookalike accounts.