@interface _PFAutoreleasePoolThunk : NSObject { id /* block */ _action; } - (void)dealloc; @end