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