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