pub fn HistogramClear<HistogramType>(xself: &mut HistogramType)where
    HistogramType: SliceWrapperMut<u32> + CostAccessors,