fn constrained_bytes_at( cx: &mut SymCx, state: &PathState, input: &[SymExpr], offset: usize, len: usize, ) -> Option<Vec<u8>>