macro_rules! spawn_wrapper {
    ($f:expr) => { ... };
}