Function windows_sys::Wdk::System::SystemServices::KeRemoveEntryDeviceQueue
pub unsafe extern "system" fn KeRemoveEntryDeviceQueue(
devicequeue: *mut KDEVICE_QUEUE,
devicequeueentry: *mut KDEVICE_QUEUE_ENTRY,
) -> BOOLEAN