# Functions
New creates a new connection to the appservice on the device for iOS17+.
# Constants
RebootFull is the style for a full reboot of the device.
RebootUserspace is the style for a reboot of the userspace of the device.
# Structs
Connection represents a connection to the appservice on an iOS device for iOS17+.
LaunchedAppWithStdIo is the launched app with a connection to the stdio-socket.
Process represents a process running on the device for iOS17+.