sunset
double moments[2] = { sunrise(rd, loc), sunset(rd, loc) };
double sunset(int rd, const struct location *loc);