loom
pub fn fuzz<F>(f: F) where F: Fn() + Sync + Send + 'static,
Run all concurrent permutations of the provided closure.