On Tue Feb 6 03:56:46 2024 +0000, Conor McCarthy wrote:
Maybe `field_size` is `uint64_t`? It has an 8-byte alignment.
It would be very weird, semantically. My best guess is that it's intentionally left as zero to give the structure room to expand (never mind that that's redundant with at least three other things).