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