sbool dm_moduleExists(S moduleID) { ret dm_getModule(moduleID) != null; }