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