fn get_memory_input_for_opcode( opcode: u8, stack: Option<&[U256]>, memory: Option<&RecordedMemory>, ) -> Bytes