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