pub const MANIFEST_ROUTE_LEVELS: u8 = 52; // 52u8Expand description
Levels available before the fixed 256-bit route is exhausted
(ceil(256 / 5)). A leaf at this depth may exceed
MANIFEST_LEAF_MAX_ENTRIES because no routing bits remain to split it.