pub unsafe extern "system" fn RtlUpcaseUnicodeStringToOemString(
    DestinationString: POEM_STRING,
    SourceString: PUNICODE_STRING,
    AllocateDestinationString: BOOLEAN
) -> NTSTATUS