pub async fn import_collision_data(
    map: &RawMap,
    config: &ImporterConfiguration,
    timer: &mut Timer<'_>
)