---@diagnostic disable: missing-return, lowercase-global ---@param unit string ---@param slot number ---@return 1nil isBroken ---Returns whether an equipped item is broken function GetInventoryItemBroken(unit, slot) end