pub const MAX_PATH_LEN: usize = 4096;
Upper bound on an entry path, matching common filesystem limits.