pub(crate) const MAX_NESTING_DEPTH: u32 = 10;
Nesting depth limit for disk formats that can open other disk files.