pub fn int_to_zero<E>() -> BoxShrink<E>where E: PrimInt + Debug + 'static,
Shrink integer types towards the value zero.