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