KeRemoveQueueDpcEx

Function KeRemoveQueueDpcEx 

pub unsafe extern "system" fn KeRemoveQueueDpcEx(
    dpc: *mut KDPC,
    waitifactive: bool,
) -> bool