fn process_nested_lib_dir( nested_lib: &Path, lib_dst: &Path, lib_rel: &Path, depth: usize, ) -> Result<()>