pub unsafe extern "system" fn KeRegisterProcessorChangeCallback(
    callbackfunction: PPROCESSOR_CALLBACK_FUNCTION,
    callbackcontext: *const c_void,
    flags: u32
) -> *mut c_void