pub(crate) fn read_abi_word_arg( cx: &mut SymCx, memory: &SymMemory, args_offset: usize, index: usize, ) -> Result<SymExpr, SymbolicError>