fn get_neighbor_chars(c: &char) -> Result<(char, char), String>
Look up the neighboring base32 characters for a given character