find_days_advent
static int find_days_advent(int, struct cal_day **, char **);
SPECIALDAY_INIT(SD_ADVENT, "Advent", &find_days_advent),