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