fn impl_call_deleter( cls: &Type, spec: &FnSpec<'_>, self_type: &SelfType, holders: &mut Holders, ctx: &Ctx, ) -> Result<TokenStream>