Function set_attached:
Defined in module non_object (file: /std/object/non_object.c)

set_attached(1) or set_attached() sets the ATTACHED flag for this 
object, and set_attached(0) removes it.

Prototype:
varargs void set_attached(int a);
