Source position: libwasmedge.pp line 293
type TWasmEdge_Value = record
Value: tuint128_t;
_Type: TWasmEdge_ValType;
end;