_DPCHandler
gDPC->queue_dpc(vmbusDevice->fDPCHandle, _DPCHandler, arg);
static void _DPCHandler(void* arg);