Add support for the enw arguments in Redis 6.2 for XSETID as specified at https://redis.io/commands/XSETID.
Detail of update: Added the entries_added and max_deleted_entry_id arguments.
This is part of #820.
Note: Due to the autogenerated nature of this, some of this may be already implemented.