Macro ident_start

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