public static bool IsInformational(this DownloaderServiceStatus status)
 => DownloaderService.IsStatusInformational((int)status);