Provides struct and type for a Chat.Completion.MessageTool.CallFunction
@type t() :: %OpenAi.Chat.Completion.MessageTool.CallFunction{ arguments: String.t(), name: String.t() }