@interface ANClientCallbackInterface : NSObject + (id)XPCInterface; + (id)_buildXPCInterface; @end