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