pub fn extract_osm( map: &mut RawMap, osm_input_path: &str, clip_pts: Option<Vec<LonLat>>, opts: &Options, timer: &mut Timer<'_>, ) -> Extract