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