pub fn log<const N: usize, H: Host + ?Sized>( interpreter: &mut Interpreter<impl InterpreterTypes>, host: &mut H, )