_SetProgress
_SetProgress(static_cast<float>(i) / static_cast<float>(countPkgs));
_SetProgress(1.0);
void _SetProgress(float value);