ZONE_WINDOW_SIZE
size += ZONE_WINDOW_SIZE;
const size_t size = ZONE_WINDOW_SIZE + 1 + ZONE_BLOCK_SIZE;
file->buffer.size = ZONE_WINDOW_SIZE;