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