@interface _CATXPCBoostAssertion : NSObject @property (copy, nonatomic) id /* block */ block; - (void)dealloc; - (void).cxx_destruct; @end