#pragma once #include "common.h" void json_init(); void json_serialize(struct packet *, struct buf *);