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