Function do_on_close():
Defined in module m_openable (file: /std/modules/m_openable.c)

 Called from close() so modules that inherit from M_OPENABLE
 Don't have to catch the "close" hook.

Prototype:
void do_on_close();
