sO dm_makeAndCallModule(S moduleLibID, S method, O... args) { ret dm_requireAndCallModule(moduleLibID, method, args); }