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