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