extend

Macro extend 

Source
macro_rules! extend {
    ($a:expr, $b:expr, $trace_kind:expr) => { ... };
}