pub const MAX_DIR_ENTRIES: usize = 200_000;
Maximum number of filesystem entries visited in a single walk.