Blame test/fuzzing/hb-fuzzer.hh

Packit Service 5bcba8
#include <hb.h>
Packit Service 5bcba8
#include <stddef.h>
Packit Service 5bcba8
Packit Service 5bcba8
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);