pub static MAX_GROUP_KEYS_ON_STACK: usize
This is determined by the stack based data structure we use, StackNullBitmap, which can store 64 bits at most.
StackNullBitmap