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