@interface _UICollectionViewRTree : NSObject { struct shared_ptr<_UIRTreeContainerNode<_UICollectionViewRTreeElement>> { void *__ptr_; struct __shared_weak_count *__cntrl_; } _root; } - (id)init; - (id).cxx_construct; - (void).cxx_destruct; @end