=head1 NAME dbfp_query_departure - get a list of departures at a given station from the DB timetable API =head1 SYNOPSIS #include int dbfp_query_departure(struct dbfp *dbfp, char *location_id, time_t time, size_t *n, struct dbfp_departure **departures); =head1 DESCRIPTION B queries a list of departures at a the station with the given I at the given I