Function KeInitializeDpc
pub unsafe extern "system" fn KeInitializeDpc(
dpc: *mut KDPC,
deferredroutine: PKDEFERRED_ROUTINE,
deferredcontext: *const c_void,
)
pub unsafe extern "system" fn KeInitializeDpc(
dpc: *mut KDPC,
deferredroutine: PKDEFERRED_ROUTINE,
deferredcontext: *const c_void,
)