pub fn get_call_memory_offset_length( step: &GethExecStep, nth: usize ) -> Result<(u64, u64), Error>
Retrieve the memory offset and length of call.