---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param itemID number ---@param itemName string ---@param itemLink string ---@return boolean canBeChanged ---@return string noChangeReason ---@return boolean canBeSource ---@return string noSourceReason ---Returns information about the eligibility of an item to be used for transmogrification function GetItemTransmogrifyInfo(itemID, itemName, itemLink) end