ref: 0a2fea5f9b9ef5559b23396a0763c659d96858c2 dir: /lpc10/bitio.h/
int read_bits(FILE *f, INT32 *bits, int len); void write_bits(FILE *f, INT32 *bits, int len);