pub fn parse_route_mirroring(
    reader: &mut Cursor<&[u8]>,
    asn_len: &AsnLength
) -> Result<RouteMirroring, ParserBmpError>