Function release_object:
Defined in module container (file: /std/container.c)

Prepare for an object to be moved out of us; the object isn't allowed
to leave if we return zero or a string (error message)

Prototype:
varargs mixed release_object( object target, int force );
