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