---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param unit string ---@param name string ---Instructs the pet to attack. The pet will attack the player's current target if no unit is specified. function PetAttack(unit, name) end