fn turn_type_from_lane_geom(
    src: &Lane,
    dst: &Lane,
    i: &Intersection,
    map: &Map
) -> TurnType