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