Using 32 does not make much sense, because there will be 4 remaining padding bytes in the struct anyway. Using 64 instead does not actually increase the size of the struct, but makes allocations less likely.
14 KiB
14 KiB