pub fn parse_macro_name_and_helper_attrs( diag: &Handler, attr: &Attribute, descr: &str) -> Option<(Symbol, Vec<Symbol>)>