37       unsigned char **bitstream,  
 
   54       unsigned char **bitstream,  
 
void packcombine(int *index, int rest, int bitno_rest)
void dopack(unsigned char **bitstream, int index, int bitno, int *pos)
void packsplit(int *index, int *firstpart, int *rest, int bitno_firstpart, int bitno_total)
void unpack(unsigned char **bitstream, int *index, int bitno, int *pos)