pub const fn pack_seq(idx_value: i64, n_items: usize) -> i64
Pack (idx_value, n_items) into a single i64 for atomic store.
(idx_value, n_items)