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

Whether or not an object can be looked at.  If there's no short description, 
or it's not visible to the looker, return 0.

Prototype:
mixed direct_look_obj(object ob);
