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