pub unsafe extern "C" fn h264_parse_pps( buf: *const u8, len: usize, sps: *const h264_sps, pps: *mut h264_pps, ) -> c_int