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