# Functions
New creates a *Session from a plain SSH connection.
# Constants
AckByteSize is the size in bytes for READ_ACK/WRITE_ACKs.
AckErrMask is the bit mask for error ack ranges.
ChunkSize is the size in bytes for valid read/write requests.
# Variables
ErrInvalidAck is returned when an ack has any error bits set.