ub_cancel
int ub_cancel(struct ub_ctx* ctx, int async_id);
r = ub_cancel(inf->ctx, async_ids[i-100].id);
r = ub_cancel(ctx, lookups[i].async_id);