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