@interface _GEOCancelBlock : NSObject <GEOCancellable> { id /* block */ _block; } - (void).cxx_destruct; - (void)cancel; @end
@interface _GEOCancelBlock : NSObject <GEOCancellable> { id /* block */ _block; } - (void).cxx_destruct; - (void)cancel; @end