#ifndef LIBAFL_SECOND_H #define LIBAFL_SECOND_H #include "common.h" bool inspect_second(const uint8_t *bytes, size_t len); #endif // LIBAFL_SECOND_H