macro_rules! unlikely {
    ($e:expr) => { ... };
}
Expand description

possible compiler hint that a branch is unlikely