Internal__Frees the external memory held by this object.
OptionalkeepDataAlive: booleanIf true, evaluates all lazy fields before freeing memory. This will take time but prevents errors when accessing properties after freeing.
Status object with freed boolean and optional reason string.
Interface for objects that hold external memory that can be explicitly freed.