DBGP_INUSE
#define DBGP_CLAIM (DBGP_OWNER | DBGP_ENABLED | DBGP_INUSE)
ctrl &= ~(DBGP_ENABLED | DBGP_INUSE);