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