pub fn parse_per_peer_header(
    reader: &mut DataBytes<'_>
) -> Result<BmpPerPeerHeader, ParserBmpError>