xstrneql
if (xstrneql(month_candidate, months[j], month_lengths[j])) {
extern int xstrneql(const char *, const char *, const size_t);