Getting different number of cells when running with march native in our code base so issue is a result from debugging that.
Running with:
-fsanitize=undefined, -fsanitize=bounds, -fsanitize=implicit-conversion, -fsanitize=integer, -fsanitize=nullability, -O3, -march=native
runtime error: left shift of 4222124650725375 by 16 places cannot be represented in type 'uint64_t' (aka 'unsigned long')