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