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