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