#pragma once #include #include "backend.h" #include "common.h" void beast_init(); bool beast_parse(struct backend *, struct packet *);