pub unsafe extern "system" fn RtlIdnToNameprepUnicode(
    Flags: ULONG,
    SourceString: PCWSTR,
    SourceStringLength: LONG,
    DestinationString: PWSTR,
    DestinationStringLength: PLONG
) -> NTSTATUS