---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param unit string ---@return boolean isPet ---Returns whether or not the unit is another player's permanent pet function UnitIsOtherPlayersPet(unit) end