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