Source position: libwasmedge.pp line 299
type TWasmEdge_String = record
Length: tuint32_t;
Buf: pcchar;
end;