func github.com/klauspost/compress/huff0.EstimateSizes

one use

	github.com/klauspost/compress/huff0 (current package)
		compress.go#L166: func EstimateSizes(in []byte, s *Scratch) (tableSz, dataSz, reuseSz int, err error) {