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