pub fn parse_per_peer_header(
    data: &mut Bytes
) -> Result<BmpPerPeerHeader, ParserBmpError>