pub fn generate_copy_traits(
    out_dir: &str,
    include_files: &mut Vec<String>,
    collected: &CollectedData
)