pub type CopyBlobFromUrl = BoxFuture<'static, Result<CopyBlobFromUrlResponse>>;
struct CopyBlobFromUrl {}