macro_rules! p2p_ready { ($p2p:expr, $time:expr) => { ... }; ($p2p:expr, $reason:expr, $time:expr) => { ... }; }