pub unsafe extern "C" fn av_vorbis_parse_init( extradata: *const u8, extradata_size: i32, ) -> *mut AVVorbisParseContext
Allocate and initialize the Vorbis parser using headers in the extradata.