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