Converts an IDNA-encoded string to Unicode.
The input string (null-terminated C string).
The length of the input string.
An ada_owned_string containing the Unicode string, which must be freed with ada_free_owned_string.
See Implementation
Converts an IDNA-encoded string to Unicode.