Function default_object_checks:
Defined in module vsupport (file: /std/object/vsupport.c)

Nearly all direct/indirect parsing functions should call this.  It checks to 
make sure that the object is visible to the enactor, amongst other things.

Prototype:
int default_object_checks();
