pub fn get_memory_input_and_out_ranges(
interpreter: &mut Interpreter<impl InterpreterTypes>,
) -> Option<(Bytes, Range<usize>)>
pub fn get_memory_input_and_out_ranges(
interpreter: &mut Interpreter<impl InterpreterTypes>,
) -> Option<(Bytes, Range<usize>)>