pub fn run_test_cases( testCases__95: impl ToList<(Arc<String>, Arc<dyn Fn(Test) -> Result<()> + Send + Sync>)>, ) -> Arc<String>