// makes dynamic & static modules static S dm_makeModule(S moduleLibID) { ret (S) callCreator('makeModule, moduleLibID); }