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