fn rewrite_macro_name( context: &RewriteContext<'_>, path: &Path, extra_ident: Option<Ident>, ) -> String
Rewrite macro name without using pretty-printer if possible.