pub fn parse_nlri_list( input: Bytes, add_path: bool, afi: &Afi, ) -> Result<Vec<NetworkPrefix>, ParserError>