find_days_easter
static int find_days_easter(int, struct cal_day **, char **);
SPECIALDAY_INIT(SD_EASTER, "Easter", &find_days_easter),