pub fn compute_varbin_statistics<T: ArrayAccessor<[u8]> + Array>( array: &T, stat: Stat, ) -> VortexResult<StatsSet>