An entry in the list of functions to call at program exit (not used in kernel but needed for linking)
void * dso_handle
The DSO handle (not used)
void * obj_ptr
The pointer to the object to destroy.
void(* destructor_func)(void *)
The destructor function to call.