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