@interface __NSGlobalBlock__ : NSBlock - (id)retain; - (unsigned long long)retainCount; - (BOOL)_tryRetain; - (id)copy; - (BOOL)_isDeallocating; - (oneway void)release; - (id)copyWithZone:(id)a0; @end
@interface __NSGlobalBlock__ : NSBlock - (id)retain; - (unsigned long long)retainCount; - (BOOL)_tryRetain; - (id)copy; - (BOOL)_isDeallocating; - (oneway void)release; - (id)copyWithZone:(id)a0; @end