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