pub fn swap<const N: usize, H: Host>(
    interpreter: &mut Interpreter,
    _host: &mut H
)