macro_rules! fetch_online {
    ($dst:expr, $f:expr) => { ... };
}