pub fn unknown<H>(interpreter: &mut Interpreter, _host: &mut H)where H: Host + ?Sized,
Unknown opcode. This opcode halts the execution.