pub type PutPageBlob = BoxFuture<'static, Result<PutBlobResponse>>;
pub struct PutPageBlob { /* private fields */ }