fn patch_entries( source: &mut Table, section: &str, patch: &Table, shared_path: &Path, ) -> Result<(), ManifestLoadError>