@interface SiriCoreDataCompressor : NSObject - (id)compressedDataForData:(id)a0 error:(id *)a1; @end