Provides struct and type for a Run.ToolCall.Function
@type t() :: %OpenAi.Run.ToolCall.Function{arguments: String.t(), name: String.t()}