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