Source position: libwasmedge.pp line 281
type TWasmEdge_RefType = (
WasmEdge_RefType_FuncRef = $70,
WasmEdge_RefType_ExternRef = $6F
);