pub fn report_test_results( testResults__75: impl ToList<(Arc<String>, List<Arc<String>>)>, writeLine__76: Arc<dyn Fn(Arc<String>) + Send + Sync>, )