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