pub unsafe extern "C" fn speex_bits_advance( bits: *mut SpeexBits, n: c_int, )
Advances the position of the “bit cursor” in the stream
@param bits Bit-stream to operate on @param n Number of bits to advance