---@diagnostic disable: missing-return, lowercase-global ---@param specIndex number ---@param isInspect boolean ---@param isPet boolean ---@return number spellID ---Returns spellID of the mastery spell for a given specialization index. function GetSpecializationMasterySpells(specIndex, isInspect, isPet) end