Function windows_sys::Wdk::Storage::FileSystem::RtlNormalizeString

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