pub(super) fn collect_internal_names( data: &[u8], exported: &FxHashSet<String>, out: &mut FxHashSet<String>, )