**Describe the bug** Building on Raspberry Pi 4 fails ** Log Files ** In file included from server.cpp:31: server.h:831:35: error: static assertion failed: object size is critical, don't increase static_assert(sizeof(redisObject) == 16, "object size is critical, don't increase"); **To Reproduce** Quite easy, simply checkout tag 6.0.16 and try to build it. Bye