static bool dm_moduleStillThere(O module) {
  ret callCreator('moduleStillThere, module);
}