find_days_newmoon
static int find_days_newmoon(int, struct cal_day **, char **);
SPECIALDAY_INIT(SD_NEWMOON, "NewMoon", &find_days_newmoon),