pub fn parse_pps(nal_data: &[u8]) -> Result<Pps, VideoError>
Parses a PPS NAL unit (without the NAL header byte).