static Q dm_startQ() { Q q = startQ(); q.rst.enter = dm_rEnter(dm_current_module()); ret q; }