sS dm_moduleForFrame(Container frame) { for (S id : dm_listModuleIDs()) if (dm_frame(id) == frame) ret id; null; }