find_days_fullmoon
static int find_days_fullmoon(int, struct cal_day **, char **);
SPECIALDAY_INIT(SD_FULLMOON, "FullMoon", &find_days_fullmoon),