fn min_push_width(val: usize) -> u8
Compute the minimum push width for a value (0 for zero, 1 for 1..=0xff, etc.).