pub const BLOCK_ALIGN: usize = _; // 4_294_967_296usizeExpand description
Required alignment of the arena region (4 GiB), so that ptr as u32 equals the byte offset
within the region. Where nothing is reserved or 32-bit targets that already express 4gb, this is 1.