Source position: libwasmedge.pp line 203
type TWasmEdge_ErrCategory = (
WasmEdge_ErrCategory_WASM = $00,
WasmEdge_ErrCategory_UserLevelError = $01
);