@interface IMDWorkQueue : NSObject + (void)enqueueBlock:(id /* block */)a0; @end