pub fn parse_stats_report(
    data: &mut Bytes
) -> Result<StatsReport, ParserBmpError>