const MAX_SYMLINK_DEPTH: usize = 10;
Maximum recursion depth for nested lib symlinks to prevent infinite loops.