macro_rules! debris_unimplemented {
    ($span:expr, $msg:expr) => { ... };
}