pub fn run_display_licenses(
    config: &Config<'_>,
    texts: &LicenseTexts<'_>
) -> Result<()>