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