fn extract_for_impl_name(
    item: &Item,
    cx: &Context<'_>
) -> Option<(String, String)>