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