Function windows_sys::Win32::Globalization::IdnToUnicode

pub unsafe extern "system" fn IdnToUnicode(
    dwflags: u32,
    lpasciicharstr: PCWSTR,
    cchasciichar: i32,
    lpunicodecharstr: PWSTR,
    cchunicodechar: i32,
) -> i32