#pragma once struct packet; struct buf; void stats_init(void); void stats_serialize(struct packet *, struct buf *);