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