TZ_MAGIC
memcpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic);
if (strncmp(buf, TZ_MAGIC, sizeof (TZ_MAGIC) - 1) != 0) {