sectioncheck
const struct sectioncheck* const mismatch,
const struct sectioncheck *mismatch;
static const struct sectioncheck sectioncheck[] = {
static const struct sectioncheck *section_mismatch(
for (i = 0; i < ARRAY_SIZE(sectioncheck); i++) {
const struct sectioncheck *check = §ioncheck[i];