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