@class NSMutableArray, NSObject; @protocol OS_dispatch_queue; @interface _UIKBRTObject : NSObject { NSMutableArray *_owner; NSObject *_syncQueue; } - (id)owner; - (void)setOwner:(id)a0; - (void).cxx_destruct; - (id)nextEntry; - (id)previousEntry; @end