pub(super) fn collect_edges( dbc: &DbcData, node_ids: &[i32], node_id_set: &FastSet<i32>, ) -> Vec<TraitEdgeRow>