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