hooking

Macro hooking 

Source
macro_rules! hooking {
    ($identifier:ident) => { ... };
}