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