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