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