pub type DMSCHookHandlerEntry = (DMSCHookId, DMSCHookHandler);
Type alias for a hook handler entry (ID + handler)