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