macro_rules! lookup_error {
    ($($args:tt)*) => { ... };
}