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