typealias onFetchProgress = (task: DownloadTask, blockIndex: Int, increaseBytes: Long) -> Unit
Correspond to com.liulishuo.okdownload.DownloadListener.fetchProgress