@interface SoundAnalysis.XPCServiceInterfaceXPCHost : NSObject <SoundAnalysis.XPCServiceInterfaceXPCProtocol> { void /* unknown type, empty encoding */ hosted; } - (id)init; - (void).cxx_destruct; - (void)xpcGetResourceCoordinatorWithCompletionHandler:(id /* block */)a0; - (void)xpcGetRunRequestFunctionWithCompletionHandler:(id /* block */)a0; @end