pub(crate) unsafe extern "C" fn tp_dealloc_with_gc<T: PyClass>( obj: *mut PyObject, )
Implementation of tp_dealloc for pyclasses with gc