static O dm_getStemByID(O id) {
  ret dm_callOS('getModuleByID, str(id));
}