pub const ASSERTION_TABLE_MEM_SIZE: usize = _; // 14_344usize
Total size of the assertion table memory region in bytes.
Layout: [next_slot: u32, _pad: u32, slots: [AssertionSlot; MAX_ASSERTION_SLOTS]]
[next_slot: u32, _pad: u32, slots: [AssertionSlot; MAX_ASSERTION_SLOTS]]