The finalizer for the python object. Gets invoked when the object is no longer accessible to the program.
final Finalizer<(PythonFfiDelegate<Object?>, Object?)> finalizer;