@interface UIAccessibilityElementWeakDelegateContainer : NSObject @property (weak, nonatomic) id delegate; - (void).cxx_destruct; @end