macro_rules! pagerank_next_host_move {
    ($task_idx:expr) => { ... };
}