pub type EventNotifyFn = unsafe extern "efiapi" fn(event: Event, context: *mut c_void);
Raw event notification function.