@interface CKClosure : NSObject <NSCoding> { void /* unknown type, empty encoding */ store; void /* unknown type, empty encoding */ entity; } - (id)init; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end
@interface CKClosure : NSObject <NSCoding> { void /* unknown type, empty encoding */ store; void /* unknown type, empty encoding */ entity; } - (id)init; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end