pub fn parse_peer_down_notification(
    data: &mut Bytes
) -> Result<PeerDownNotification, ParserBmpError>