on_lost
void (*on_lost)(void *arg);
p->on_lost(p->cb_arg);
pkt->ackm_pkt.on_lost = on_lost;
tx->on_lost = on_lost;