pub const fn calc_element_slot(idx: usize, elem_bytes: usize) -> usize
Calculate which slot an array element at index idx starts in.
idx