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