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