svoid dm_findAndReloadModule(S moduleLibID) { ret dm_reloadModule(dm_findModule(moduleLibID)); }