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