pub fn remove_measurements_from_commits( older_than: DateTime<Utc>, prune: bool, dry_run: bool, ) -> Result<()>