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