fn extract_dependency_sections( ctx: &TomlCtx<'_>, document: &Table, out: &mut Vec<DependencyRecord>, )