in deployment/macos/diagnostic/SystemExtensionTester/TestSystemExtension/IPCConnection.swift [17:21]
func attemptFullDiskAccess(_ completionHandler: @escaping (Bool) -> Void)
}
/// The IPCConnection class is used by both the app and the system extension to communicate with each other
class IPCConnection: NSObject {