#[no_mangle]
pub unsafe extern "C" fn wasm_table_copy(
    table: &wasm_table_t
) -> Box<wasm_table_t>