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