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