MZAP_MAX_BLKSZ
((MZAP_MAX_BLKSZ - sizeof(mzap_phys_t)) / sizeof(mzap_ent_phys_t) + 1)
assert(bytes <= (off_t)MZAP_MAX_BLKSZ);