fn write_native_histogram_value( table_data: &mut TableData, histogram: &Histogram, row: &mut Vec<Value>, ) -> Result<()>