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