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