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