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