pub type ObjectMetadataIter = BoxStream<'static, ObjectResult<ObjectMetadata>>;
struct ObjectMetadataIter {}