Function KeRegisterNmiCallback
pub unsafe extern "system" fn KeRegisterNmiCallback(
callbackroutine: PNMI_CALLBACK,
context: *const c_void,
) -> *mut c_voidpub unsafe extern "system" fn KeRegisterNmiCallback(
callbackroutine: PNMI_CALLBACK,
context: *const c_void,
) -> *mut c_void