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