pub fn evm_memory_cost(size: u64) -> u64
Compute EVM memory expansion cost (matches geth’s memory.go).