@interface DDScanStepBlockContainer : NSObject { id /* block */ _block; long long _identifier; } - (void).cxx_destruct; @end