---@diagnostic disable: missing-return, lowercase-global ---@param unit string ---@param name string ---@return bool leader ---Returns whether a unit is the raid leader. function UnitIsGroupLeader(unit, name) end