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