pub fn impl_py_deleter_def( cls: &Type, self_type: &SelfType, spec: &FnSpec<'_>, doc: Option<PythonDoc>, ctx: &Ctx, ) -> Result<MethodAndMethodDef>