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