fn chain( input: &(Vec<(&'_ str, usize)>, FastMap<(char, char), Vec<String>>), depth: usize, ) -> usize