Provides struct and type for a PtyNotFoundError
@type t() :: %OpenCode.Generated.PtyNotFoundError{ message: String.t(), pty_id: String.t(), tag: String.t() }