fn collect_all_references_by_path( path: &Path, root: &FdtNode, local_fixups_node: &FdtNode ) -> Result<HashSet<u32>>