fn write_native_histogram( table_data: &mut TableData, histogram: &Histogram, tags: impl Iterator<Item = (String, String)>, ) -> Result<()>