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