Macro function

Source
macro_rules! function {
    () => { ... };
}