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