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