pub unsafe extern "system" fn RtlIdnToNameprepUnicode( flags: u32, sourcestring: PCWSTR, sourcestringlength: i32, destinationstring: PWSTR, destinationstringlength: *mut i32, ) -> NTSTATUS