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