pub fn bench_js_async_with( b: &mut Bencher, src: &str, setup: impl FnOnce() -> Vec<Extension>, opts: BenchOptions, )