public static bool IsError(this DownloaderServiceStatus status)
 => DownloaderService.IsStatusError((int)status);