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