---@diagnostic disable: missing-return, lowercase-global ---@param slot number ---@return boolean isTransmogrified ---@return boolean canTransmogrify ---@return number cannotTransmogrifyReason ---@return boolean hasPending ---@return boolean hasUndo ---@return itemID visibleItemID ---@return textureName textureName ---Return informations about transmogrified items worn by player. function GetTransmogrifySlotInfo(slot) end