pub fn parse_ospfv2_database_description_packet( input: &[u8], ) -> IResult<&[u8], OspfDatabaseDescriptionPacket>