For functions, `address` makes sense because it's the address of the function. Bt for Table/Memory/Global, it points to a `VM*Definition` field.
This is the wasmtime-execute crate, which contains wasm runtime support,
supporting the wasm ABI defined by wasmtime-environ.