Function windows_sys::Wdk::Storage::FileSystem::RtlIsNormalizedString
pub unsafe extern "system" fn RtlIsNormalizedString(
normform: u32,
sourcestring: PCWSTR,
sourcestringlength: i32,
normalized: *mut BOOLEAN,
) -> NTSTATUS