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