pub async fn list_from_files( file_paths: Vec<String>, include_paths: Vec<String>, ) -> Result<DescriptorPool>