REQUIRE_STR
if (strncmp(REQUIRE_STR, buf, REQUIRE_LEN) == 0)
#define REQUIRE_LEN (sizeof(REQUIRE_STR) - 1)