cloop2_header
static const struct cloop2_header zero_header;
S->offset = (sizeof(struct cloop2_header) +
static const struct cloop2_header zero_header;
struct cloop2_header header = zero_header;
__CTASSERT(ADD_OK(uint64_t, sizeof(struct cloop2_header),
const uint64_t expected = sizeof(struct cloop2_header) +
__CTASSERT(sizeof(struct cloop2_header) == CLOOP2_OFFSET_TABLE_OFFSET);
static const struct cloop2_header zero_header;
struct cloop2_header header = zero_header;
struct cloop2_header header;