macro_rules! wait {
    ($chan:expr, $cont:expr) => { ... };
}