pub fn get_vlc2( gb: &mut GetBitContext<'_>, table: &[VlcElem], bits: i32, max_depth: i32, ) -> Result<i32>
Equivalent to get_vlc2().
get_vlc2()