public static bool IsSuccess(this DownloaderServiceStatus status)
 => DownloaderService.IsStatusSuccess((int)status);