Reusable OTP SSH connection runner.
@opaque t()
@spec close(t()) :: :ok
@spec open(keyword()) :: {:ok, t()} | {:error, term()}