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