pub const fn calc_element_offset(idx: usize, elem_bytes: usize) -> usize
Calculate the byte offset within a slot for an array element at index idx.
idx