#[no_mangle]
pub unsafe extern "C" fn wasm_table_delete(
    _table: Option<Box<wasm_table_t>>
)