fn BlockSplitIteratorNext<'a, Alloc: Allocator<u8> + Allocator<u32>>(
    xself: &mut BlockSplitIterator<'_, Alloc>
)