```rust println!("{}", unidecode::unidecode("I like 🦄")); ``` I'd expect it to print "I like unicorn", but it prints "I like ".