pub fn parse_route_monitoring(
    reader: &mut DataBytes<'_>,
    asn_len: &AsnLength
) -> Result<RouteMonitoring, ParserBmpError>