sbool dm_hasModuleWithLibID(S moduleLibID) { ret dm_findModule(moduleLibID) != null; }