#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_table_type(
store: WasmtimeStoreContext<'_>,
table: &Table,
) -> Box<wasm_tabletype_t>
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_table_type(
store: WasmtimeStoreContext<'_>,
table: &Table,
) -> Box<wasm_tabletype_t>