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