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