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