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