Function windows_sys::Wdk::Storage::FileSystem::KeRemoveQueueEx
pub unsafe extern "system" fn KeRemoveQueueEx(
queue: *mut KQUEUE,
waitmode: i8,
alertable: BOOLEAN,
timeout: *const i64,
entryarray: *mut *mut LIST_ENTRY,
count: u32,
) -> u32