open(completion:) Declarationfunc open(completion: @escaping @Sendable ((any Error)?) -> Void)func open() async throws