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