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