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