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