pub type DeleteBlobVersion = BoxFuture<'static, Result<DeleteBlobResponse>>;
struct DeleteBlobVersion {}