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