pub unsafe extern "C" fn RtlUnicodeStringToAnsiString(
DestinationString: PANSI_STRING,
SourceString: PCUNICODE_STRING,
AllocateDestinationString: BOOLEAN,
) -> NTSTATUSpub unsafe extern "C" fn RtlUnicodeStringToAnsiString(
DestinationString: PANSI_STRING,
SourceString: PCUNICODE_STRING,
AllocateDestinationString: BOOLEAN,
) -> NTSTATUS