NHSIZE
if (pread(fd, &n, NHSIZE, (off_t)SH(sh_offset)) != NHSIZE) {
if (pread(fd, &pax_tag, sizeof(pax_tag), SH(sh_offset) + NHSIZE)
(off_t)SH(sh_offset) + NHSIZE) != sizeof(pax_tag))