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