KeRegisterNmiCallback

Function KeRegisterNmiCallback 

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