#include "beast.h" void beast_init() { } bool beast_parse(struct backend *backend, struct packet *packet) { return false; }