pub unsafe fn KeInsertQueueDpc( dpc: *mut KDPC, systemargument1: Option<*const c_void>, systemargument2: Option<*const c_void>, ) -> bool