hldebug

Macro hldebug 

Source
macro_rules! hldebug {
    ($($arg:tt)+) => { ... };
}