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