进度 count 文件总大小 total 已下载大小 speed 下载速度
count
total
speed
typedef OnProgress = void Function(int count, int total, double speed);