macro_rules! get_bucket_for_iter {
    ($target:expr, $idx:expr) => { ... };
}