Function KeRemoveQueue

pub unsafe extern "system" fn KeRemoveQueue(
    queue: *mut KQUEUE,
    waitmode: i8,
    timeout: *const i64,
) -> *mut LIST_ENTRY