Add support for the enw arguments in Redis 6.2 for XAUTOCLAIM as specified at https://redis.io/commands/XAUTOCLAIM.
Detail of update: Added an element to the reply array, containing deleted entries the command cleared from the PEL
This is part of #820.
Note: Due to the autogenerated nature of this, some of this may be already implemented.