Function windows_sys::Wdk::Storage::FileSystem::RtlDuplicateUnicodeString
pub unsafe extern "system" fn RtlDuplicateUnicodeString(
flags: u32,
stringin: *const UNICODE_STRING,
stringout: *mut UNICODE_STRING,
) -> NTSTATUS