@interface _IMDInternalWorkQueue : NSObject + (void)enqueueWorkBlock:(id /* block */)a0; - (id)init; @end