---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param name string ---@return number index ---Returns the index of a macro specified by name function GetMacroIndexByName(name) end