pub type DynEndObjectFn = unsafe fn(object: PtrMut);
Finalize the object (optional, for shrinking capacity etc.).
object must point to an initialized dynamic value that is an object.
object