pub unsafe extern "system" fn RtlUpcaseUnicodeStringToAnsiString(
DestinationString: PANSI_STRING,
SourceString: PUNICODE_STRING,
AllocateDestinationString: BOOLEAN,
) -> NTSTATUSpub unsafe extern "system" fn RtlUpcaseUnicodeStringToAnsiString(
DestinationString: PANSI_STRING,
SourceString: PUNICODE_STRING,
AllocateDestinationString: BOOLEAN,
) -> NTSTATUS