I want to convert a string to Pchar and pass it to a DLL function in the Inno setup. how can I do this in the Inno setup? I use the Inno setup v6. DLL is written with Delphi 10 and I want to know what is the best way to pass along JSON string to DLL?