pub const EXPECTED_PAGE_HASHES_MAGIC: u32 = _; // 1_397_248_069u32Expand description
Magic identifier at the start of the per-page expected-hashes region.
Chosen so an older tool inspecting the region can recognise it. Bytes
spell EPHS in ASCII, little-endian encoded.