// makes dynamic & static modules static S dm_makeOrShowModule(S moduleLibID) { ret (S) dm_callOS('makeOrShowModule, moduleLibID); }