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