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