pub fn parse_ospfv2_link_state_request_packet( input: &[u8], ) -> IResult<&[u8], OspfLinkStateRequestPacket>