static bool dm_visible(O module) { ret dm_isVisible(module); } static bool dm_visible() { ret dm_isVisible(); }