pub type RiHookHandlerEntry = (RiHookId, RiHookHandler);
Type alias for a hook handler entry (ID + handler)