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

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

Prototype:
void do_on_open();
