pub fn zero_extend<B: BV>( bits: Val<B>, len: Val<B>, solver: &mut Solver<'_, B>, ) -> Result<Val<B>, ExecError>