---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param unit string ---@param slot number ---@return string texture ---Returns the icon texture for an equipped item function GetInventoryItemTexture(unit, slot) end