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