pub fn parse_peer_up_notification(
    data: &mut Bytes,
    afi: &Afi,
    asn_len: &AsnLength
) -> Result<PeerUpNotification, ParserBmpError>