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