fn extern_impl_to_tokens(
span: Span,
mod_use: Option<UseWildcard>,
extern_item_impl: ExternItemImpl,
) -> Result<TokenStream>
fn extern_impl_to_tokens(
span: Span,
mod_use: Option<UseWildcard>,
extern_item_impl: ExternItemImpl,
) -> Result<TokenStream>