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