#[no_mangle]
pub extern "C" fn wasm_extern_as_table(
    extern: Option<&wasm_extern_t>
) -> Option<&wasm_table_t>