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