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