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