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