pub type Notification = fn(u32, u64, Bytes, Option<Arc<Mutex<BytesMut>>>);
Type definition for notification callback.
Arguments: