get_tz_continents
extern int get_tz_continents(struct tz_continent **);
if (get_tz_continents(&conts) < 0) {
ret = get_tz_continents(&conts);