pub unsafe extern "C" fn avpriv_mpegts_parse_packet( ts: *mut MpegTSContext, pkt: *mut AVPacket, buf: *const u8, len: c_int, ) -> c_int