fn merge_table_section( document: &mut Table, section: &str, source: Table, before: Option<&str>, source_path: &Path, ) -> Result<(), ManifestLoadError>