Function KeInsertDeviceQueue
pub unsafe fn KeInsertDeviceQueue(
devicequeue: *mut KDEVICE_QUEUE,
devicequeueentry: *mut KDEVICE_QUEUE_ENTRY,
) -> bool
pub unsafe fn KeInsertDeviceQueue(
devicequeue: *mut KDEVICE_QUEUE,
devicequeueentry: *mut KDEVICE_QUEUE_ENTRY,
) -> bool