Function windows_sys::Wdk::Storage::FileSystem::RtlIdnToAscii
pub unsafe extern "system" fn RtlIdnToAscii(
flags: u32,
sourcestring: PCWSTR,
sourcestringlength: i32,
destinationstring: PWSTR,
destinationstringlength: *mut i32,
) -> NTSTATUS