``` 450850:M 23 Sep 2020 22:14:20.938 # Module ./module.so failed to load: ./module.so: undefined symbol: RedisModule_ReplySetArrayLength ``` Since commit 7028f206c9bd2438a27eb61b2339dffd43d1f929 I have been getting this error with newly compiled modules on both redis 5 and 6. When going back to an older version of redismodule.h I can build for redis 5 again.