pub fn turn_type_from_road_geom( r1: &Road, r1_angle: Angle, r2: &Road, r2_angle: Angle, i: &Intersection, map: &Map, ) -> TurnType