Function RtlOemStringToCountedUnicodeString
pub unsafe fn RtlOemStringToCountedUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const STRING,
allocatedestinationstring: bool,
) -> NTSTATUS