pub fn write_stop_areas_stop_point_to_csv<P: AsRef<Path>>(
    stop_areas: &[StopArea],
    output_dir: P
)