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