function_name

Macro function_name 

Source
macro_rules! function_name {
    ($static:ident) => { ... };
}