Destructor callback.
typedef void (*FDestructCB)(void *ptr);
ptr: Memory pointer.