#import @interface DeallocatingObject : NSObject - (instancetype)initWithDeallocated:(bool *)deallocated; @end