Function windows::Wdk::Storage::FileSystem::RtlOemStringToCountedUnicodeString
pub unsafe fn RtlOemStringToCountedUnicodeString<P0>(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const STRING,
allocatedestinationstring: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,