#include <include/libssh/packet.h> struct PACKET { // fields uint32_t len; uint8_t type; int valid; };
enum ssh_socket_states_e
struct blf_ctx