PTI_MAGIC_STR
#define PTI_MAGIC_STR_LEN (sizeof (PTI_MAGIC_STR) - 1)
if (strncmp(PTI_MAGIC_STR, buf, PTI_MAGIC_STR_LEN) == 0)