pub(super) fn build_registry_records(
package_name: &str,
scope: InstallScope,
rows: &[RegistryRow],
) -> Vec<MsiRegistryRecord>pub(super) fn build_registry_records(
package_name: &str,
scope: InstallScope,
rows: &[RegistryRow],
) -> Vec<MsiRegistryRecord>