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