Function windows_sys::Wdk::Storage::FileSystem::RtlDowncaseUnicodeString
pub unsafe extern "system" fn RtlDowncaseUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const UNICODE_STRING,
allocatedestinationstring: BOOLEAN,
) -> NTSTATUS