Function say:
Defined in module overrides (file: /secure/simul_efun/overrides.c)

The say() efun is not used by the LIMA mudlib, in favor of the extensive
messaging system in the body.  Consider using this_body()->other_action()
instead of say().

Prototype:
void say(string m);
