bitstream_cursor
static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s)
static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits)
struct bitstream_cursor cur;