typealias onProgressBlockWithSpeed = (task: DownloadTask, blockIndex: Int, currentBlockOffset: Long, blockSpeed: SpeedCalculator) -> Unit
Correspond to com.liulishuo.okdownload.core.listener.DownloadListener4WithSpeed.progressBlock