pub fn load_tree(input: &Path) -> Result<(PackMeta, TreeNode)>
Load a .heft file: decompress and deserialize the full tree.
.heft