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