Converts IDN (Internationalized Domain Name) into ASCII representation.
If there's a failure or the host has only ASCII letters, then a copy of host is returned.
| host |
Host name, with or without non-ascii letters in utf8 |
|
Newly allocated string with only ASCII letters describing the |