---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param index string ---@return string name ---Returns the name of a character on the ignore list function GetIgnoreName(index) end