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