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