#[no_mangle]
pub unsafe extern "C" fn wasm_tabletype_delete(
    _table_type: Option<Box<wasm_tabletype_t>>
)