pub(crate) fn extract_struct_from_enum_variant( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>