---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param unit string ---@param name string ---@return number haste ---Returns the unit's spell haste as a percentage function UnitSpellHaste(unit, name) end